home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilstem / swamp / diskfree.exe / DISKFREE.TXT < prev   
Encoding:
Text File  |  1993-02-23  |  959 b   |  40 lines

  1. DISKFREE.EXE displays bytes free on all available drives C: - Z: or any
  2. drive specified on the command line.
  3.  
  4. Syntax: DISKFREE [d:]
  5.  
  6. Example: DISKFREE <Enter>
  7.  
  8.          DISKFREE  B: <Enter>
  9.  
  10. Sample Output:
  11.  
  12. (shell) C:\>diskfree
  13.  
  14.     Drive   Volume Label     Bytes Free
  15.   ┌─────────────────────────────────────┐
  16.   │    C: - STACVOL_.DSK -  102,653,952 │
  17.   │    D: - MAXTOR__.MS5 -   67,282,944 │
  18.   │    E: - TOSHIBA_.MS5 -       73,728 │
  19.   │    F: - STACVOL_.DSK -    6,070,272 │
  20.   └─────────────────────────────────────┘
  21.  
  22. (shell) C:\>diskfree B:
  23.  
  24.     Drive   Volume Label     Bytes Free
  25.   ┌─────────────────────────────────────┐
  26.   │    B: - QCWIN100     -      343,552 │
  27.   └─────────────────────────────────────┘
  28.  
  29. (shell) C:\>
  30.  
  31.  
  32.  
  33.  
  34.  
  35.                     DISKFREE.EXE (C) 1992
  36.                        Paul E. Turton
  37.                            RR #3
  38.                      Wainfleet, Ontario
  39.                            L0S 1V0
  40.